Skip to content

feat: switch to armv7 #188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

kaaax0815
Copy link
Contributor

@kaaax0815 kaaax0815 commented May 12, 2025

Motivation

Node dropped support for armv6 since Node 12 1

most devices run on armv7. other than some very old raspberry pis.

many repos only build for armv7.

Changes

this pr keeps the old package name, which could create ambiguity.

it also reformats the target override logic, to match the bun workaround

Notes

PR #186 would break, even tho I think its a good solution.

But it seems that #182 already hardcodes the import strings (which would make #186 obsolete) but development has stopped

Footnotes

  1. https://github.com/nodejs/node/blob/main/BUILDING.md#platform-list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant